CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 128 spi

搜索资源列表

  1. 93C46

    0下载:
  2. AVR 128单片机直接操作SPI 93C46硬件测28试程序-AVR 128 direct operation of SPI 93C46 microcontroller hardware test 28 test procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2149
    • 提供者:chuchengyue
  1. lcd_ds1302

    0下载:
  2. 这个C8051F045对DS1302实时时钟芯片的控制,并把时钟显示在128*64的LCD上,对学习SPI协议与实时时钟控制和有帮助-The C8051F045 on the DS1302 real time clock chip control, and the clock display 128* 64 LCD, SPI protocol on learning and real-time clock control and helpful
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:77441
    • 提供者:廖伟
  1. LCD--DISPLAY

    0下载:
  2. 串行SPI接口128×64LCD液晶显示屏 -Serial SPI Interface 128 × 64LCD LCD screen
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:3545
    • 提供者:陈侃
  1. LCD--QUDONG

    0下载:
  2. 串行SPI接口128×64LCD液晶显示屏-Serial SPI Interface 128 × 64LCD LCD screen
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:3821
    • 提供者:陈侃
  1. lcd

    0下载:
  2. atxmega64a3下spi通信lcd的驱动程序,可实现128*64液晶屏的现实驱动。-atxmega64a3 communication under the spi lcd driver can achieve 128* 64 LCD screen real driver.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:2586
    • 提供者:曹立金
  1. FreeRTOS

    0下载:
  2. freertos v7 lm3s9b9x keil add 1302 eeprom spi flash 128*64lcd-freertos v7 lm3s9b9x keil add 1302 eeprom spi flash 128*64lcd
  3. 所属分类:SCM

    • 发布日期:2017-05-30
    • 文件大小:12512789
    • 提供者:YoungDai
  1. transmitter

    0下载:
  2. Working library with transceiver CC2500 over SPI interface for microcontroller ATMEGA 128.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:158638
    • 提供者:Dima
  1. ffsp

    0下载:
  2. SPI lib for atmega168. DON USE Wrk? UNOS void spi_init(void) { /* Set MOSI and SCK output */ DDR_SPI |= _BV(DD_MOSI) | _BV(DD_SCK) DDR_SPI &= ~_BV(DD_MISO) /* Enable SPI, Master, set clock rate fck/128 */ SPCR = _BV(SPE) | _B
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:37640
    • 提供者:ddddddddddrr
  1. Color_show_letter

    0下载:
  2. 彩色液晶128*160的spi通信,经过了调试,有兴趣的可以看一下,430的程序-Color LCD 128 x 160 spi communication, through commissioning, and who are interested can look at the 430 procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:65161
    • 提供者:苏杭
  1. ST7687

    0下载:
  2. ST7687液晶驱动芯片示例程序,里面有完整的程序。-The ST7687S is a driver & controller LSI for 65K color graphic dot-matrix liquid crystal display systems. It generates 384 Segment and 128 Common driver circuits. This chip is connected directly to a microprocessor, accepts
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-14
    • 文件大小:3558
    • 提供者:Aison
  1. AVR_SPI

    0下载:
  2. AVR的SPI试验并显示,在128上调试成功!-AVR' s SPI test and 128 debugging success!
  3. 所属分类:SCM

    • 发布日期:2017-11-11
    • 文件大小:51277
    • 提供者:zhangyong
  1. AD7799PDF

    1下载:
  2. AD7799/AD7798 特性: RMS 噪声(有效值噪声): 在 4.13HZ 转换率下紧为 27nV(AD7799). 在 16.7HZ 转换率下为 65Nv. · 低 功 耗 ,典型为 300uA · 内 置 1 一 128 增益的低噪声可编程仪表放大器 · 内 置 时 钟振荡器,省去了外接晶振 · 低 非 线 性度:0.0015 · 内 设 自 校准电路 · 带 有 SPI 数据接口,可以方便地与 DPS 或者 MCU 连接 · 50 H
  3. 所属分类:File Formats

    • 发布日期:2014-11-03
    • 文件大小:610304
    • 提供者:zanjiangfeng
  1. 04938803DS18B20pDS1320pLCD12864

    0下载:
  2. 基于12864制作的多功能太阳能热水器设计 硬件:AT89S52单片机,晶振为12MHz,KS0108驱动的128*64液晶,SPI总线的DS1302时钟,1-WIRE温度传感器DS18B20 -Based on 12,864 solar water heaters produced multifunctional hardware design: AT89S52 microcontroller, crystal oscillator is 12MHz, KS0108 128* 64 LCD d
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:11663
    • 提供者:柴进
  1. SPI_mega128

    0下载:
  2. 用mega 128单片机实现SPI通信,比较适合初学者-SPI communication- with mega128 microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:30545
    • 提供者:chao
  1. ST7565-4SPI

    0下载:
  2. ST7565 4SPI.zip是一个点128*64的LCD程序,主要用于测试调试液晶显示屏-ST7565 4 spi. Zip is a point 128* 64 LCD procedures, LCD screen is mainly used for testing and debugging
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-05
    • 文件大小:1956
    • 提供者:ganzi
  1. 283213E

    1下载:
  2. 51单片机 128*32 oled显示屏驱动程序 驱动芯片 ssd1305 并口或spi总线驱动方式 -51 microcontroller 128* 32 oled display driver Driver chip ssd1305 parallel way or spi bus driver
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:12341
    • 提供者:张羿
  1. 2864AVE

    0下载:
  2. 51单片机 128*64 oled显示屏驱动程序 驱动芯片 ssd1309,并口或spi总线驱动-51 microcontroller 128* 64 oled display driver Driver chip ssd1309, parallel or spi bus driver
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:11242
    • 提供者:张羿
  1. 24_1309_spi_20140521-code

    0下载:
  2. M24S1309 OLED spi 128×64汉字图片显示-M24S1309 OLED spi 128×64 PIC WORD SHOW
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:128431
    • 提供者:薛彦青
  1. SD--card

    0下载:
  2. 128单片机 SPI驱动sd卡 用于很多的记录单片机的外设的数据 很多功能自己可以配套使用-128 microcontroller SPI driver sd card
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:375072
    • 提供者:李彦翰
  1. LCD_UC1701

    0下载:
  2. LCD 128*64 driver,UC1701, SPI
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1570
    • 提供者:zheng
« 1 23 »
搜珍网 www.dssz.com